compress/flate.compressor.write (method)
2 uses
compress/flate (current package)
deflate.go#L539: func (d *compressor) write(b []byte) (n int, err error) {
deflate.go#L707: return w.d.write(data)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)